Skip to content

build(deps): bump stm32h7xx-hal from 0.12.2 to 0.13.1 - #9

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/stm32h7xx-hal-0.13.1
Open

build(deps): bump stm32h7xx-hal from 0.12.2 to 0.13.1#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/stm32h7xx-hal-0.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown

Bumps stm32h7xx-hal from 0.12.2 to 0.13.1.

Changelog

Sourced from stm32h7xx-hal's changelog.

[v0.13.1] 2022-11-06

  • i2c: Wait for automatic stop condition to occour before returning #402

[v0.13.0] 2022-10-06

  • Breaking Require frequency when initialising adc, use this to set the prescaler #379
  • Breaking Remove POL and NPOL generic type parameters from Pwm types #381
  • adc: Fix internal channel allocations for RM0468 parts #379
  • adc: Remove unnecessary multiple reads of the CR register #364
  • adc: Add DMA TargetAddress implementations #389
  • adc: Poll LDORDY bit before ADC calibration #386
  • flash: Rewrite write_sector to correctly write data in 256 bit chunks #371
  • flash: Use Ordering fence to prevent inconsistency errors when writing to flash sector #382
  • iwdt: Added HAL implementation. Changed the name of the other implementation to system_watchdog #376
  • lptim: Fixes for low power times as pwm outputs #385
  • pac: Upgrade to stm32-rs v0.15.1 #370
  • octospi: Add support for octospi1 on rm0455 parts #370
  • sdmmc: Use sdio-host v0.9, add support for eMMC Extended CSD register #378
  • serial: Add support for uart9 and usart10 #370
  • spi: Remove potential UB in transfer method #390
  • rcc: Added a way to read the chip's reset reason #377
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stm32h7xx-hal](https://github.com/stm32-rs/stm32h7xx-hal) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/stm32-rs/stm32h7xx-hal/releases)
- [Changelog](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/CHANGELOG.md)
- [Commits](stm32-rs/stm32h7xx-hal@v0.12.2...v0.13.1)

---
updated-dependencies:
- dependency-name: stm32h7xx-hal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants